home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / recipe.sit / Recipe Box / card_7042.txt < prev    next >
Encoding:
Text File  |  1988-08-19  |  1.9 KB  |  87 lines

  1. -- card: 7042 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2830
  5. -- name: Desserts
  6.  
  7.  
  8. -- part 6 (field)
  9. -- low flags: 81
  10. -- high flags: 2004
  11. -- rect: left=130 top=133 right=252 bottom=383
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set visible of Card Field 1 to not the visible of Card Field 1
  23. end mouseUp
  24.  
  25.  
  26. -- part 7 (field)
  27. -- low flags: 81
  28. -- high flags: 2004
  29. -- rect: left=167 top=118 right=246 bottom=358
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Pop up
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   hide card field "pop up"
  41. end mouseUp
  42.  
  43.  
  44. -- part 48 (button)
  45. -- low flags: 00
  46. -- high flags: 8002
  47. -- rect: left=200 top=100 right=18 bottom=335
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 8192
  54. -- line height: 16
  55. -- part name: Pumpkin Pie
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   hide message
  59.   put newRecipe("card id 7041") into dummy
  60.   go to card id 7041
  61. end mouseUp
  62.  
  63.  
  64. -- part contents for background part 1
  65. ----- text -----
  66. Desserts
  67.  
  68. -- part contents for background part 2
  69. ----- text -----
  70. 2
  71.  
  72. -- part contents for background part 6
  73. ----- text -----
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. -- part contents for card part 6
  81. ----- text -----
  82. Use the main field for article title and keywords to search on.  Put the  number you assign on both the actual article and in the Number Series field, and file the actual article by number. 
  83.  
  84. -- part contents for card part 7
  85. ----- text -----
  86. To make your own filing stack, choose New Stack from the File menu.  In that stack, this button will sort your cards.  (Sorting Stack Ideas is not a good idea.)
  87.